Autogenerated HTML docs for v1.5.6.1-156-ge903b 
diff --git a/git-pack-refs.txt b/git-pack-refs.txt index c071846..a5244d3 100644 --- a/git-pack-refs.txt +++ b/git-pack-refs.txt 
@@ -7,7 +7,7 @@    SYNOPSIS  -------- -'git-pack-refs' [--all] [--no-prune] +'git pack-refs' [--all] [--no-prune]    DESCRIPTION  ----------- @@ -31,7 +31,7 @@    A recommended practice to deal with a repository with too many  refs is to pack its refs with `--all --prune` once, and -occasionally run `git-pack-refs \--prune`. Tags are by +occasionally run `git pack-refs \--prune`. Tags are by  definition stationary and are not expected to change. Branch  heads will be packed with the initial `pack-refs --all`, but  only the currently active branch heads will become unpacked,